lisp/progmodes/prog-mode.el: Force font-lock to deal with `composition' prop.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 17 Jun 2013 01:09:13 +0000 (03:09 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 17 Jun 2013 01:09:13 +0000 (03:09 +0200)
commit8fe490a487b3f62e0a509e3b258806f1ae98758e
tree180387a41827efd47f2d83d89cb8162397d25fa1
parent8ab85bf9b0c89c219381bf95d16ee2525cff1523
lisp/progmodes/prog-mode.el: Force font-lock to deal with `composition' prop.
(prog-prettify-install): Add `composition' to `font-lock-extra-managed-props'
if any prettifying keyword is added.
(prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
(prog-mode): Use `setq-local'.
lisp/ChangeLog
lisp/progmodes/prog-mode.el